wayland: remove unneeded statement
authorOlivier Fourdan <ofourdan@redhat.com>
Wed, 29 Jun 2016 13:19:42 +0000 (15:19 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Mon, 4 Jul 2016 07:46:24 +0000 (09:46 +0200)
commite032c83822d98cc831d019f29f4f8f4afc2a9131
treec1a03a9b304d38156625e941a74187919fd2d39d
parent298221bfba9b784cddaf5d6ac121e9bb3f25c0db
wayland: remove unneeded statement

seat->pointer_info.focus is already set to NULL 2 lines above, no need to
repeat it there.
gdk/wayland/gdkdevice-wayland.c